home *** CD-ROM | disk | FTP | other *** search
/ Champak 125 / Vol 125 (Damaged).iso / games / mirrorse.swf / scripts / DefineSprite_1242 / frame_19 / DoAction.as
Encoding:
Text File  |  2008-12-11  |  65 b   |  5 lines

  1. if(Math.abs(_parent._rotation) > 20)
  2. {
  3.    gotoAndPlay(42);
  4. }
  5.